GoXam for WPF v3
DestinationModel Property (GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType>)
Northwoods.GoXam.Model Namespace > GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class : DestinationModel Property
Gets or sets the destination model for the copying operation.
Syntax
public GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> DestinationModel {get; set;}
Remarks
This will be set by the Northwoods.GoXam.Model.GraphLinksModel`4.AddCollectionCopy(Northwoods.GoXam.Model.GraphLinksModel{`0,`1,`2,`3}.DataCollection,Northwoods.GoXam.Model.GraphLinksModel{`0,`1,`2,`3}.CopyDictionary) method.
See Also

Reference

GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Members